Autogenerated HTML docs for v1.7.3.2-430-g208247 
diff --git a/git-blame.txt b/git-blame.txt index a27f439..c71671b 100644 --- a/git-blame.txt +++ b/git-blame.txt 
@@ -8,7 +8,7 @@  SYNOPSIS  --------  [verse] -'git blame' [-c] [-b] [-l] [--root] [-t] [-f] [-n] [-s] [-p] [-w] [--incremental] [-L n,m] +'git blame' [-c] [-b] [-l] [--root] [-t] [-f] [-n] [-s] [-e] [-p] [-w] [--incremental] [-L n,m]  [-S <revs-file>] [-M] [-C] [-C] [-C] [--since=<date>]  [<rev> | --contents <file> | --reverse <rev>] [--] <file>   @@ -65,6 +65,10 @@  -s:: 	Suppress the author name and timestamp from the output.   +-e:: +--show-email:: +	Show the author email instead of author name (Default: off). +  -w:: 	Ignore whitespace when comparing the parent's version and 	the child's to find where the lines came from.